-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix send and attachment buttons overlap #1204
base: development
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on this thread, looks like this commit should also be included, am I right?
I think it's impossible because that commit also includes SC top and bottom banners. |
@DavDo But partially, it is possible. I apply changes to the chat_view.xml. |
691bab0
to
ccf420f
Compare
Side effect of making the layout flat is that now those buttons have slight animation. MOB-3844 # Conflicts: # build.gradle # widgetssdk/src/main/java/com/glia/widgets/chat/ChatView.kt # widgetssdk/src/main/res/layout/chat_view.xml
MOB-3860 # Conflicts: # widgetssdk/src/main/java/com/glia/widgets/chat/ChatView.kt
ccf420f
to
b3b8c10
Compare
Jira issue:
https://glia.atlassian.net/browse/MOB-3844
Cherry-pick from the feature/entry-widget-and-secure-conversations-v2 branch.
What was solved?
Fix send and attachment buttons overlap.
Release notes:
Additional info:
Screenshots: